hunt-snapshot-0_10_7 ~master (2019-09-12T04:35:55Z)
Dub
Repo
MqttPublishVariableHeader
collie
codec
mqtt
mqttpublishvariableheader
Undocumented in source.
class
MqttPublishVariableHeader {
this
(string topicName, int messageId);
string
topicName
();
int
messageId
();
string
toString
();
}
Constructors
this
this
(string topicName, int messageId)
Undocumented in source.
Members
Functions
messageId
int
messageId
()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
topicName
string
topicName
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
collie
codec
mqtt
mqttpublishvariableheader
classes
MqttPublishVariableHeader